Objects Types and Constants Properties Methods Object Hierarchy Index
Returns the Graphic object's Attributes collection.
C++:
#include "imsigx.h"
HRESULT hr = pObject->get_Attributes(&prop);
Visual Basic:
prop = object.Attributes
Parts:
prop |
[out][retval] |
The Attributes collection. |
Objects Types and Constants Properties Methods Object Hierarchy Index
SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums